Performs an XPath query and returns an XMLNodeList of the resulting nodes. If the query has namespace references in it, you must provide declarations for them in the form of a string array, i.e.
Syntax |
|---|
|
result = XMLNode.XQL( Query, [Map] ) |
Parameters |
|
|---|---|
|
Query |
|
|
Map |
String (Optional) |
Return Value |
|
|---|---|
|
Result |
|
Notes
("ns1","http://foo","ns2","http://bar").